Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODNameSpaceManager


DeleteNameSpace

The DeleteNameSpace method deletes the specified name space.

void DeleteNameSpace (in ODNameSpace theNameSpace);
theNameSpace
A reference to the name space to be deleted.
DISCUSSION
You call this method to delete the specified name space. Deleting a name space removes it from the name-space manager's internal tables and deallocates the memory associated with the object.

If the specified name space was a parent to any other name spaces, those name spaces no longer have a parent name space.

SEE ALSO
The ODNameSpaceManager::CreateNameSpace method (page 436).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help